Skip to content

Clarify supported Python setup - #7

Merged
Fink692 merged 1 commit into
mainfrom
agent/daily-python-setup-docs
Aug 13, 2026
Merged

Clarify supported Python setup#7
Fink692 merged 1 commit into
mainfrom
agent/daily-python-setup-docs

Conversation

@Fink692

@Fink692 Fink692 commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • make README and Getting Started activation commands work on macOS/Linux and Windows PowerShell
  • document the Python 3.11+ requirement and the Python 3.11/3.12 CI matrix
  • use platform-appropriate commands for copying the optional .env file

Validation

  • git diff --check
  • python3 -m ruff check src tests scripts
  • python3 -m black --check src tests scripts
  • python3 -m mypy src --ignore-missing-imports
  • python3 -m mkdocs build --strict
  • Full pytest is covered by CI's Python 3.11/3.12 matrix; the local environment only provides Python 3.10, where collection fails on the project's enum.StrEnum requirement.

@Fink692
Fink692 merged commit cb290c5 into main Aug 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant